home *** CD-ROM | disk | FTP | other *** search
/ Young Minds / Young Minds Interactive CD-ROM.ISO / dungeon / files.h < prev    next >
Encoding:
C/C++ Source or Header  |  1987-09-16  |  159 b   |  8 lines

  1. #ifndef DDIR
  2. #define DDIR        '/usr/games/lib/dunlib
  3. #endif
  4.  
  5. #define INDXFILE    DDIR/dindx.dat'
  6. #define TEXTFILE    DDIR/dtext.dat'
  7. #define RINDEXFILE    DDIR/rtext.dat'
  8.